home *** CD-ROM | disk | FTP | other *** search
/ PC Answers 2003 September / PC Answers September 2003.iso / Software / trial / AutoMate 5.0.4.1 / automate5_eval_setup.exe / AMTA.exe / 0 / RCDATA / TFRMCLIENTMESSAGES / TFRMCLIENTMESSAGES.txt
Encoding:
Text File  |  2003-01-14  |  538 b   |  27 lines

  1. object frmClientMessages: TfrmClientMessages
  2.   Left = 22
  3.   Top = 235
  4.   Width = 324
  5.   Height = 487
  6.   BorderStyle = bsSizeToolWin
  7.   Caption = 'AMCM Client Messages'
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   object rchMessages: TRichEdit
  18.     Left = 0
  19.     Top = 0
  20.     Width = 316
  21.     Height = 460
  22.     Align = alClient
  23.     ScrollBars = ssBoth
  24.     TabOrder = 0
  25.   end
  26. end
  27.